home *** CD-ROM | disk | FTP | other *** search
/ Champak 35 / jogo-disk-35.iso / Games / rocket_soccer.swf / scripts / DefineButton2_34 / BUTTONCONDACTION on(release).as
Text File  |  2007-02-26  |  87b  |  5 lines

  1. on(release){
  2.    _parent._parent.tutor.gotoAndStop(2);
  3.    _parent.gotoAndStop(1);
  4. }
  5.